From b74d98b42055a9240838ce99197d78407c04051d Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 20 May 2001 17:18:20 +0000 Subject: [PATCH] (lm): Use "p" not "P" for interactive spec. --- lisp/play/landmark.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/play/landmark.el b/lisp/play/landmark.el index 68fa876e4b1..02a6dbc6942 100644 --- a/lisp/play/landmark.el +++ b/lisp/play/landmark.el @@ -1651,7 +1651,7 @@ none / 1 | yes | no You start by moving to a square and typing \\[lm-start-robot], if you did not use a prefix arg to ask for automatic start. Use \\[describe-mode] for more info." - (interactive "P") + (interactive "p") (setf lm-n nil lm-m nil) (lm-switch-to-window) -- 2.30.2